macos: Provide fallback pasteboard for gtype Dnd
authorArjan Molenaar <gaphor@gmail.com>
Wed, 11 Jan 2023 22:17:24 +0000 (23:17 +0100)
committerArjan Molenaar <gaphor@gmail.com>
Sun, 15 Jan 2023 09:03:47 +0000 (10:03 +0100)
commit1d8a23e97bb1e34c6e99fe77e7b3fb5a33d720a7
treecdb863b638279d21aa78154dd82aa8ca23f703f1
parent422b4b6561b0a258b0ea58ca8d5c0295fb8bff26
macos: Provide fallback pasteboard for gtype Dnd

The Drag data should pass through the macos pasteboard system.
We need to provide some pasteboard type. Let's make it a "URL",
which is a pretty generic type anyway.
gdk/macos/gdkmacospasteboard.c